home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!news
- From: mccreah@ix.netcom.com(Howard McCreary)
- Newsgroups: comp.lang.c++
- Subject: Help, please. Program at risk (!)
- Date: 14 Apr 1996 00:56:29 GMT
- Organization: Netcom
- Message-ID: <4kpift$doq@dfw-ixnews2.ix.netcom.com>
- NNTP-Posting-Host: ix-stl3-10.ix.netcom.com
- X-NETCOM-Date: Sat Apr 13 7:56:29 PM CDT 1996
-
- I'm a new C++ user (can't call myself a programmer yet). I'm
- trying to use a class definition and operator overloading to allow the
- program user to input and perform operations on fractions of the form
- N/D, where N=numerator and D=denominator. I'm having problems with
- storing the fractions in reduced form, displaying the fraction in
- correct floating point form, and initial user input (basically, I'm
- having problems with the entire program). Please send any help to
- Mccreah@sprynet.com. Thanks for assistance.
-